Lucene search
+L
Inventree ProjectInventree

15 matches found

CVE
CVE
added 2022/06/17 10:15 a.m.100 views

CVE-2022-2112

CVE-2022-2112 corresponds to a CSV injection in Inventree (inventree/inventree) prior to 0.7.2, caused by improper neutralization of formula elements in CSV data (CSV escape filtering). Affected component: CSV export generation in Inventree before version 0.7.2. Impact: potential for formula inje...

9CVSS8.7AI score0.01283EPSS
Save
CVE
CVE
added 2022/06/17 10:10 a.m.98 views

CVE-2022-2111

CVE-2022-2111 covers an unrestrictive file upload vulnerability in the InvenTree project (inventree/inventree) for versions prior to 0.7.2. The issue arises from insufficient validation of uploaded files, allowing an attacker to upload potentially dangerous files and, when opened, execute arbitra...

9CVSS8.7AI score0.01239EPSS
Save
CVE
CVE
added 2022/09/29 9:25 a.m.79 views

CVE-2022-3355

CVE-2022-3355 is a stored XSS vulnerability in Inventree (inventree/inventree) prior to version 0.8.3. The issue arises from uploading SVG files, allowing a attacker to inject scripts that are stored and executed when the uploaded file is accessed. A patch exists in version 0.8.3 and later; a tem...

8.2CVSS5.6AI score0.00684EPSS
Save
CVE
CVE
added 2025/06/03 8:54 p.m.76 views

CVE-2025-49000

InvenTree (before v0.17.13) has an unbounded skip field in the built-in label-sheet plugin. An authenticated label-printing user can trigger a denial-of-service via memory exhaustion by supplying a large value, as described in CVE-2025-49000. The issue is fixed in v0.17.13 and higher. No workarou...

5.7CVSS6.7AI score0.00334EPSS
Save
CVE
CVE
added 2022/06/17 10:20 a.m.71 views

CVE-2022-2113

InvenTree (open source inventory system) has a stored XSS vulnerability in versions prior to 0.7.2, arising from insufficient filtering/escaping of parameter data. The issue affects the part/description data stored and can lead to execution of malicious JavaScript on the client side when rendered...

8.4CVSS5.6AI score0.0079EPSS
Save
CVE
CVE
added 2024/10/07 8:45 p.m.68 views

CVE-2024-47610

The CVE-2024-47610 issue affects InvenTree before 0.16.5, where a registered user can store JavaScript in Markdown notes fields that are rendered for other logged-in users, enabling stored cross-site scripting (XSS). Root cause: lack of input sanitization in the Markdown rendering path and storag...

7.3CVSS7AI score0.00298EPSS
Save
CVE
CVE
added 2022/06/20 12:00 a.m.64 views

CVE-2022-2134

CVE-2022-2134 affects the InvenTree project (inventree/inventree) prior to version 0.8.0, where the issue derives from allocating resources without limits or throttling in the notes/annotations feature. This can allow an attacker to exhaust server resources and potentially cause denial of service...

7.1CVSS6.6AI score0.00856EPSS
Save
CVE
CVE
added 2026/04/08 7:24 p.m.48 views

CVE-2026-35478

CVE-2026-35478 affects InvenTree Open Source Inventory Management System (versions 0.16.0 through before 1.2.7). The issue allows any authenticated InvenTree user to create a valid API token for any other user (including admins) by supplying the target user’s ID in the POST /api/user/tokens/ requ...

8.3CVSS6AI score0.00303EPSS
SaveWeb
CVE
CVE
added 2026/04/08 7:32 p.m.48 views

CVE-2026-39362

CVE-2026-39362 affects InvenTree (Open Source Inventory Management System). Before versions 1.2.7 and 1.3.0, when INVENTREE_DOWNLOAD_FROM_URL is enabled, authenticated users can supply remote_image URLs that are fetched server-side via requests.get() with only Django’s URLValidator check. There i...

7.1CVSS5.9AI score0.00233EPSS
Save
CVE
CVE
added 2026/04/08 7:26 p.m.41 views

CVE-2026-35476

Summary : InvenTree (Open Source Inventory Management System) contains a privilege escalation flaw present before versions 1.2.7 and 1.3.0. A non-staff authenticated user can raise their account to staff level by sending a POST request to their user account endpoint because the API endpoint’s wri...

7.2CVSS6AI score0.00145EPSS
Save
CVE
CVE
added 2026/02/25 2:48 a.m.39 views

CVE-2026-27629

InvenTree CVE-2026-27629 is a Server-Side Template Injection (SSTI) in PART_NAME_FORMAT prior to 1.2.3. A staff member with settings access could modify a jinja2 template used during batch code generation; after validation, this template could be used by other users to exfiltrate data or execute ...

8.8CVSS6AI score0.00259EPSS
Save
CVE
CVE
added 2026/03/26 7:40 p.m.34 views

CVE-2026-33531

CVE-2026-33531 affects InvenTree prior to 1.2.6. A path traversal vulnerability in the report template engine allows a staff-level user to read arbitrary server files via crafted template tags in report.py (encode_svg_image(), asset(), uploaded_image()). Exploitation requires staff access to uplo...

7.1CVSS5.9AI score0.00293EPSS
Save
CVE
CVE
added 2026/04/08 7:27 p.m.32 views

CVE-2026-35479

CVE-2026-35479 affects InvenTree prior to versions 1.2.7 and 1.3.0, where staff users with staff access could install plugins via the API without requiring a superuser account. This bypasses the intended permission model and could enable installation of arbitrary, potentially harmful plugins. The...

6.6CVSS6AI score0.00216EPSS
Save
CVE
CVE
added 2026/04/08 7:20 p.m.29 views

CVE-2026-35477

CVE-2026-35477 affects InvenTree (1.2.3–1.2.6) where the PART_NAME_FORMAT validator used jinja2.sandbox.SandboxedEnvironment, but the actual renderer in part/helpers.py still used non-sandboxed jinja2.Environment. The validator also used a dummy Part with pk=None, creating a mismatch between vali...

9.9CVSS6.2AI score0.00259EPSS
Save
CVE
CVE
added 2026/03/26 7:34 p.m.25 views

CVE-2026-33530

The CVE affects InvenTree prior to version 1.2.6, where bulk data API endpoints (e.g., /api/part/, /api/stock/, /api/order/so/allocation/, etc.) accept a filters parameter that is passed directly to Django queryset.filter(**filters) without any field allowlisting. This allows an authenticated use...

7.7CVSS5.8AI score0.00204EPSS
SaveWeb